|
|
|
BlueCielo Meridian Enterprise 2012 Developer's Guide | BlueCielo ECM Solutions |
This event occurs before a document is added to a briefcase.
Private Sub BeforeIncludeToBriefcase (
CurrentObject As Object,
BriefCase As IASBriefCase,
CheckOut As Boolean,
Abort As Boolean)
Name | Description |
---|---|
CurrentObject |
The document to be added to the briefcase. |
BriefCase |
The briefcase to which the document will be added. |
CheckOut |
True if the document will be checked out of the vault. |
Abort |
Set to True to abort adding the document. |
Copyright © 2000-2012 BlueCielo ECM Solutions |